Manifests.io

Easy to use kubernetes documentation

WorkerPool.spec.pod.hostAliases

HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods.

Description
hostnames
array

Hostnames for the above IP address.

ip
string

IP address of the host file entry.

See an issue here?